PDF4Java Reference Documentation
com.o2sol.pdf4java.document Package / PDFViewerPreferences Class / setCenterWindow Method
True if the document's window is position in the center of the screen.
In This Topic
    setCenterWindow Method
    In This Topic
    Sets a value indicating whether to position the document's window in the center of the screen.
    Syntax
    public void setCenterWindow( 
       boolean value
    )

    Parameters

    value
    True if the document's window is position in the center of the screen.
    See Also